home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / pcboard / hb_tb12.zip / HISTORY.TXT < prev    next >
Text File  |  1996-01-02  |  2KB  |  62 lines

  1. History file for STB.PPE
  2.  
  3. -----
  4.  1.2
  5. -----
  6.  
  7. Removed - Debug Code
  8.  
  9. Updated - Documentation FINALLY finished. Improved some of the display files'
  10.           appearance.
  11.  
  12.  
  13.  
  14. -----
  15.  1.1
  16. -----
  17.  
  18. Added   - Debug Code
  19.           Adding a -! to the command line will turn on Debug Mode. This causes
  20.           a lot of information to be dumped to the callers log so that errors
  21.           can be tracked down. Will be removed from the release version.
  22.  
  23. Updated - Added several more prompts to the PROMPT file and finished the
  24.           various display screens
  25.  
  26.           I would advise against altering the report lines in the prompt file
  27.           (at least until I can get the specs into the DOC's. It uses the
  28.           OPTEXT macro extensively and the text for specific lines is
  29.           specially formatted.
  30.  
  31.  
  32.  
  33. -----
  34.  1.0
  35. -----
  36.  
  37.  I wanted a simple, no-frills, Time bank. Just something for users to
  38. deposit/withdraw time/butes. Nothing fancy, no gambling, transfers, etc...
  39. Turned into 600+ lines of code :)
  40.  
  41. Still quite simple.
  42.  
  43. Has only a few commands:
  44. A/W  -  Deposit/Withdraw Time
  45.         Checks for events and such.
  46.  
  47. B/Y  -  Deposit/Withdraw Bytes
  48.         Checks for "unlimited" bytes
  49.  
  50. S    -  Shows a report of banking activity.
  51.  
  52. X    -  Toggles expert mode
  53.         The ppe does have expert mode prompts.
  54.  
  55. H    -  Displays help file
  56.  
  57. Q    -  Quits back to the BBS.
  58.  
  59.  
  60. Prompts and displays are customizable. Prompts with Language, Display
  61. files with Sec, Graph. and Language.
  62.